home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / INFO / TSFAQP18.ZIP / TSFAQP.INF < prev    next >
Text File  |  1993-12-26  |  4KB  |  72 lines

  1. Sun 26-December-1993
  2.                                     Copyright (c) 1993 by Timo Salmi
  3.                                                  All rights reserved
  4. About TSFAQP in General
  5. =======================
  6.  
  7. TSFAQP  is  a  collection  of  frequently  asked common Turbo Pascal
  8. questions and my answers to these questions. Most of these questions
  9. have  appeared  on  the  UseNet  comp.lang.pascal  newsgroup. Object
  10. oriented programming, protected mode programming, Turbo  Vision  and
  11. Turbo  Pascal  for  Windows  are  not  covered.  Likewise,  with the
  12. exception of the question of linking the graphics drivers,  graphics
  13. programming  is  not  covered. Most of the relevant testing has been
  14. conducted with TP 5.0 and  TP  7.0.  Comments  and  corrections  are
  15. solicited.
  16.  
  17. You  are  free  to quote brief passages from my text in this package
  18. provided you clearly indicate the source with an acknowledgment.  If
  19. you  do,  my  preferred pointer to me in such a connection is "Prof.
  20. Timo Salmi (ts@uwasa.fi)  of  the  University  of  Vaasa,  Finland".
  21.  
  22. This package may be used and distributed freely for  NON-COMMERCIAL,
  23. NON-INSTITUTIONAL,  PRIVATE  purposes, provided it is not changed in
  24. any way. (Repacking with another method  is  ok,  though.)  For  ANY
  25. other  usage please contact the author. Uploading to bulletin boards
  26. is encouraged. Please keep this collection intact. Do not distribute
  27. any part of this package separately.
  28.  
  29. The author shall not be liable to the user for any direct,  indirect
  30. or consequential loss arising from this collection howsoever caused.
  31. No warranty is given that all  the  information  contained  in  this
  32. package is correct, or that it is current.
  33.  
  34. ..................................................................
  35. Prof. Timo Salmi      Co-moderator of comp.archives.msdos.announce
  36. Moderating at garbo.uwasa.fi anonymous FTP  archives  128.214.87.1
  37. Faculty of Accounting & Industrial Management; University of Vaasa
  38. Internet: ts@uwasa.fi   BBS +(358)-61-3170972; FIN-65101,  Finland
  39.  
  40.  
  41.                            - 2 -
  42.  
  43. The Frequently Asked Turbo Pascal Questions and answers package
  44. should include the following files:
  45.  
  46. TSFAQP18        Turbo Pascal questions & answers
  47. Filename        Comment
  48. --------        --------------------------------
  49. FAQPAS.TXT      Turbo Pascal questions & answers
  50. FAQPAS2.TXT     TP questions & answers part 2
  51. FAQPAS3.TXT     TP questions & answers part 3
  52. FAQPASB.TXT     Bibliography, textbooks, manuals
  53. FILE_ID.DIZ     Brief characterization of tsfaqp
  54. INFO-PAS.TXT    Using comp.lang.pascal by email
  55. READMAIL.INF    ReadMail setting for FAQ reading
  56. TSFAQP.INF      Document (a readme)
  57. TSFAQP.NWS      News announcements about tsfaqp
  58. TSPROG.INF      List of programs from Timo Salmi
  59. UNIXELM.INF     How to read the FAQs with elm
  60. VAASA.INF       Info: Finland, Vaasa, U of Vaasa
  61. ----            ------             ------  -----
  62. 0012
  63.  
  64. There is a further Frequently Asked Questions collection that is  of
  65. particular  interest  to  tsfaqp*.zip  readers.  It  is Stan Brown's
  66. comp.os.msdos.programmer FAQ. Stan's programmers' FAQ  is  available
  67. as  garbo.uwasa.fi:/pc/doc-net/faqp*.zip. Stan's FAQ uses C language
  68. in the examples, but even if you do not know C (like I don't)  there
  69. is  plenty  of  general programming lore in there. Another file that
  70. you might find  of  programming  interest  is  garbo.uwasa.fi:/pc/c/
  71. c-lesson.zip  "A  complete  course for you to learn the C language".
  72.